Back to search
30
MCP
Codex Bridge
pulsemcp/codex bridgeBridges Claude with OpenAI's Codex through the official CLI, enabling direct consultation, stdin-piped execution for CI/CD workflows, and batch processing for automated code analysis and reviews.
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"codex_bridge": {
"url": "None",
"transport": "http"
}
}
}